Welcome![Sign In][Sign Up]
Location:
Search - led workbench

Search list

[Other resourcemsp430x1xx_fet_1

Description: //*** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 // // Description Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO // // MSP430x1xx // ----------------- // /|\\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // A. Dannenberg // Texas Instruments, Inc // January 2006 // Built with IAR Embedded Workbench Version: 3.40A
Platform: | Size: 957 | Author: syttt | Hits:

[Other resourceIAR-STM32-SK_Demo

Description: This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-STM32-SK evaluation board. It shows basic use of I/O, timer and the interrupt controllers. Displays running lights on the board LED s.
Platform: | Size: 460485 | Author: HJ | Hits:

[Other resourcefet110_1

Description: //*** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1.0 // // Description: Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO ~800k // // MSP430F1121 // ----------------- // /|\\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // M. Buccini // Texas Instruments Inc. // Feb 2005 // Built with IAR Embedded Workbench Version: 3.21A
Platform: | Size: 862 | Author: 111 | Hits:

[Other resourcemsp430_Timer_A

Description: 开发环境:IAR Embedded Workbench Version: 3.21A 功能 使用msp430的定时器A产生信号控制led闪烁 做适当改进可用于其他
Platform: | Size: 2901 | Author: kenneth | Hits:

[Other resourceAT91SAM9261-EK

Description: DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the Atmel AT91SAM9261 evaluation boards. It shows basic use of parallel I/O, timer and the interrupt controller. It starts by showing different patterns on the LED s separated by half second. COMPATIBILITY ============= The project is compatible with the AT91SAM9261-EK board.
Platform: | Size: 294857 | Author: 姓名 | Hits:

[source in ebookmsp430x1xx_fet_1

Description: //*** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 // // Description Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO // // MSP430x1xx // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // A. Dannenberg // Texas Instruments, Inc // January 2006 // Built with IAR Embedded Workbench Version: 3.40A -//*************************************** // MSP430x1xx Demo- Software Toggle P1.0 // // Description Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO // // MSP430x1xx //----------------- // /|\| XIN|- // | | | //--|RST XOUT|- // | | // | P1.0|-->LED // // A. Dannenberg // Texas Instruments, Inc // January 2006 // Built with IAR Embedded Workbench Version: 3.40A
Platform: | Size: 1024 | Author: | Hits:

[SCMIAR-STM32-SK_Demo

Description: This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-STM32-SK evaluation board. It shows basic use of I/O, timer and the interrupt controllers. Displays running lights on the board LED s.-This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-STM32-SK evaluation board. It shows basic use of I/O, timer and the interrupt controllers. Displays running lights on the board LED s.
Platform: | Size: 459776 | Author: HJ | Hits:

[SCMfet110_1

Description: //*** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1.0 // // Description: Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO ~800k // // MSP430F1121 // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // M. Buccini // Texas Instruments Inc. // Feb 2005 // Built with IAR Embedded Workbench Version: 3.21A -//**************************************** // MSP-FET430x110 Demo- Software Toggle P1.0 // // Description: Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO ~800k // // MSP430F1121 //----------------- // /|\| XIN|- // | | | //--|RST XOUT|- // | | // | P1.0|-->LED // // M. Buccini // Texas Instruments Inc. // Feb 2005 // Built with IAR Embedded Workbench Version: 3.21A
Platform: | Size: 1024 | Author: 111 | Hits:

[SCMmsp430_Timer_A

Description: 开发环境:IAR Embedded Workbench Version: 3.21A 功能 使用msp430的定时器A产生信号控制led闪烁 做适当改进可用于其他-Development environment: IAR Embedded Workbench Version: 3.21A function using MSP430 timer A control signal led flashes can be used to make appropriate improvements in other
Platform: | Size: 3072 | Author: kenneth | Hits:

[SCMAT91SAM9261-EK

Description: DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the Atmel AT91SAM9261 evaluation boards. It shows basic use of parallel I/O, timer and the interrupt controller. It starts by showing different patterns on the LED s separated by half second. COMPATIBILITY ============= The project is compatible with the AT91SAM9261-EK board.
Platform: | Size: 294912 | Author: 姓名 | Hits:

[Other1

Description: *先后调试了LED,按键,数码管的verilog程序,并在实验板上面调试成功!学习FPGA是一个漫长的过程,但是我必须得坚持!前途光明,道路崎岖! 这次在垃圾堆(我工作台下面的抽屉和柜子,呵呵)里面搜索了一个以前用C8051F020作的一个单片机 最小系统,其中有一个PS2的数字小键盘,于是马上鼓捣了一下,复习了一下PS2传输数据的规则,其实还是比较简单的,所以很快就把程序搞定,并在电路板上运行正常!!! -* Has a debug LED, button, digital control verilog procedures, and debugging in the experiment above board success! FPGA is a long learning process, but I have to insist! A bright future, roads and rugged! In the garbage (I workbench drawers and cabinets below, huh, huh) search inside a previously C8051F020 minimum for a single-chip systems, which have a small number of PS2 keyboard, then immediately鼓捣, then review the PS2 data about the rules, in fact, relatively simple procedures so they get very quickly, and in the normal operation of the circuit board! ! !
Platform: | Size: 5120 | Author: nyw | Hits:

[Embeded-SCM DevelopBlinkyLights

Description: MSP430 EZ430-F2012 Application on IAR Embedded Workbench that blinks the LED lights on the EZ430.
Platform: | Size: 20480 | Author: L34h | Hits:

[GUI Develop51622455ACT_LED

Description: LED指示灯程序。应用于S3C44B0X ARM板上的LED测试,程序运行后,开发板上的三个LED指示灯会来回闪烁。 -This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the Atmel AT91SAM9261 evaluation boards. It shows basic use of parallel I/O, timer and the interrupt controller. It starts by showing different patterns on the LED s separated by half second. COMPATIBILITY ============= The project is compatible with the AT91SAM9261-EK board.
Platform: | Size: 388096 | Author: ligl | Hits:

[OtherLDM

Description: Led dotmatrix f/w using iar embeded workbench works fine-
Platform: | Size: 7616512 | Author: harrrrri | Hits:

[Other Embeded programLED-lights-flashing-CC2430

Description: 基于CC2430开发板的一个实验例程 开发环境为IAR Embedded Workbench 实现功能为:LED灯闪烁-CC2430 development board based on an experimental routine IAR Embedded Workbench development environment for the realization of functions: LED lights flashing
Platform: | Size: 17408 | Author: csliu | Hits:

[Other Embeded programKey-control-led-cc2430

Description: 物联网必学 CC2430开发板得一个实验例程 实现功能为按键控制LED灯闪烁 开发环境应为 IAR Embedded Workbench-Things will have to learn CC2430 development board features an experimental routine to achieve control of LED lights flashing for the key development environment should be IAR Embedded Workbench
Platform: | Size: 19456 | Author: csliu | Hits:

[Other Embeded programLED-flash-timer--cc2430

Description: 物联网必学芯片:cc2430 实验例程:利用定时器实现LED闪烁 虽然源程序可以用VC打开,但工程的开发环境应为IAR Embedded Workbench-Things will learn chips: cc2430 experimental routine: use timer, LED flash can be used although the VC open source, but the engineering development environment should be IAR Embedded Workbench
Platform: | Size: 18432 | Author: csliu | Hits:

[ARM-PowerPC-ColdFire-MIPSPC-send-ab-control-P1-led-flow-order

Description: 基于IAR Embedded Workbench IDE开发环境的MSP430 单片机接受处理pc发送的数据点亮LED的小程序-Based on MSP430 MCU IAR Embedded Workbench IDE development environment to accept data processing pc LED lights sent a small program
Platform: | Size: 121856 | Author: 张智慧 | Hits:

[Other Embeded programBlink-LED-using-Timer-interrupt

Description: led blink using iar workbench - 8051 - c1110
Platform: | Size: 1024 | Author: andre frejat | Hits:

[Other Embeded programLED-for-MSP430F1611

Description: LED for MSP430F1611 Use the IAR_embedded workbench
Platform: | Size: 1024 | Author: Parkmaestro | Hits:
« 12 »

CodeBus www.codebus.net